home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / program / grindr.zip / GRINDER.EXE / DATA.Z / readme.txt < prev    next >
Text File  |  1996-05-02  |  5KB  |  114 lines

  1. ******************************************************************************
  2. readme.txt    5/2/1995  
  3. general notes for the Preview Version of Grinder: The Java Browser.
  4.  
  5. Please be sure to read the License Information section toward the end of this document !
  6.  
  7. EXPIRATION ! This application will expire on: June 30, 1996.
  8.  
  9. ******************************************************************************
  10. Welcome to the pre-beta preview of
  11.  
  12.     Grinder: The Java Browser
  13.  
  14. We aim to make Grinder the premier development environment for the Java language, and at the same time make sure that every developer can afford it.
  15.  
  16. If you like what we have done, tell a friend. Feel free to make copies and distribute this preview to anyone you want, as long as you don't change it or charge for it. (More details in the license agreement).
  17.  
  18. ******************************************************************************
  19. Before running Grinder, create 3 new environmental variables (use control panel, system settings):
  20.  
  21.     CLASSPATH  - points to where your java class files have been installed. 
  22.         example:
  23.         CLASSPATH=e:\java\classes;
  24.     SOURCEPATH - points to where the java source files are.
  25.         example:
  26.         SOURCEPATH=e:\java\src;
  27.     TOOLPATH - points to where the java compiler and executables are.
  28.         example:
  29.         TOOLPATH=e:\java\bin
  30.  
  31. ******************************************************************************
  32. Remember: this is a pre-beta release, so a bunch of stuff still does not work:
  33.  
  34. This version does not work with SOME older (version 2) files like HotJava, but seems to work OK with newer version 3 files.
  35.  
  36. The ability to send sample .gri files on the command line doesn't work, so the Icons for samples are useless right now.
  37.  
  38. Help has not been implemented yet.
  39.  
  40. Grinder has only been tested with NT 3.51.
  41.  
  42. ******************************************************************************
  43. Please direct any comments, questions or bug reports to:
  44.  
  45. lsmith3@sunset.net
  46.  
  47. Leon Smith
  48. The Paradigm Exchange
  49. (916)-877-1787
  50.  
  51. ******************************************************************************
  52. Here is the legal stuff:
  53.  
  54.  
  55. License Agreement
  56.  
  57. You should carefully read the following terms and conditions
  58. before using this software.  Unless you have a different license
  59. agreement signed by The Paradise Software Group, Inc. your use of this
  60. software you indicates your acceptance of this license agreement
  61. and warranty.
  62.  
  63. Preview Version
  64.  
  65. Evaluation and Registration
  66.  
  67. This is a functional preview version of a pending software product that 
  68. will require registration. This preview does not require registration. 
  69. You are hereby licensed to use this software for evaluation purposes without 
  70. charge for as long you like.
  71.  
  72. Distribution
  73.  
  74. Provided that you verify that you are distributing the Preview
  75. Version you are hereby licensed to make as many copies of the Preview
  76. version of this software and documentation as you wish; give exact 
  77. copies of the original Preview version to anyone; and distribute the
  78. Preview version of the software and documentation in its
  79. unmodified form via electronic means.  There is no charge for any
  80. of the above.
  81.  
  82. You are specifically prohibited from charging, or requesting
  83. donations, for any such copies, however made; and from
  84. distributing the software and/or documentation with other products
  85. (commercial or otherwise) without prior written permission, with
  86. one exception:  Disk Vendors approved by the Association of
  87. Shareware Professionals are permitted to redistribute copies,
  88. subject to the conditions in this license, without specific
  89. written permission.
  90.  
  91. Governing Law
  92.  
  93. This agreement shall be governed by the laws of the State of
  94. California.
  95.  
  96. Disclaimer of Warranty
  97.  
  98. THIS SOFTWARE AND THE ACCOMPANYING FILES ARE SOLD "AS IS" AND
  99. WITHOUT WARRANTIES AS TO PERFORMANCE OF MERCHANTABILITY OR ANY
  100. OTHER WARRANTIES WHETHER EXPRESSED OR IMPLIED.
  101.  
  102. NO WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE IS
  103. OFFERED.
  104.  
  105. Good data processing procedure dictates that any program be
  106. thoroughly tested with non-critical data before relying on it.
  107. The user must assume the entire risk of using the program.  ANY
  108. LIABILITY OF THE SELLER WILL BE LIMITED EXCLUSIVELY TO PRODUCT
  109. REPLACEMENT OR REFUND OF PURCHASE PRICE.
  110.  
  111. ******************************************************************************
  112.             end of readme.txt
  113. ******************************************************************************
  114.